Skip to content

sriharshaj/the_wall_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Wall UI

Description

This project is UI for the application The Wall. You can find backend api code here. The Wall is where user can post their thoughts and any one can see them.
This project is mainly developed using React, Redux and React Router.

Preview Image

Installation

Clone the repo and execute npm install in the root folder to install all dependencies.

Running Up

After npm install execute npm start to run app in development mode.

Production

To use app in production run npm run build. It bundles the production version and optimizes build for best performance.

Learn More

To learn React, check out the React documentation.
To learn Redux, check out the Redux documentation.
To learn React Router, check out the React Router documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published