Skip to content

Comurule/simple-react-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React App

Description

  • Quick summary: A Simple React Application with basic User login, registration portals and a dashboard. It is built to integrate with A Simple Express Mongo Application.

How to Setup?

To run this application, you'll need Git, and Node.js (which comes with npm) installed on your computer.

  • Clone the repository using this command(in your Command Line)
git clone https://github.com/Comurule/simple-react-app.git
  • Go into the repository
cd simple-react-app
  • Install all dependencies using this command(in your Command Line)
npm install
  • Run the app with this command(in your Command Line)
npm start
  • Check the port on the specified port on the env or 8081(It should load the homepage automatically);

Author

Chibuike Umechukwu

About

A Simple React Application with basic User login, registration portals and a dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors