USERS AND CHARTS is a web application that displays charts for users.
- Express.js(Nodejs).
- React.
- Redux.
- Npm.
- D3.
- Html.
- CSS.
- ES6.
- MongoDB
- An interactive application that respond to user interactions.
- User have the access to list of users and their charts.
- Add user profile.
- Add user registration and authentication.
- display different types of charts.
To get a local copy up and running follow these simple example steps.
- Git.
- Code editor.
- browser.
-
Open the terminal.
-
Enter
git clone https://github.com/othman-19/users-and-charts
. -
Navigate to the cloned repository.
-
In the terminal cd into users-and-charts/server.
-
Run
npm install
in your terminal. -
Run the express server by typing
npm run serverstart
in the terminal. -
In the terminal cd into users-and-charts/client.
-
Run
npm install
in your terminal. -
Run
npm start
in your terminal. -
Open http://localhost:3000 to view the browser.
Othmane Namani.
Email: othmanenaamani@gmail.com.
Portfolio.
LinkedIn.
twitter.
DEV Community.
Angel List.
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!