Skip to content

rahilhussain/amazona1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

081c4f1 · Jul 21, 2021

History

10 Commits
Sep 1, 2020
Sep 1, 2020
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Aug 30, 2020
Jul 21, 2021
Aug 30, 2020

Repository files navigation

evX website is platform where normal people can find webinars,private meets with experts on the topics they are interested on. evX Application was developed by leveraging the power of Asynchronous event driven programming of Node.js,which helps to manage heavy traffic between client and server and improves speed in communication.

website:

https://www.evx.net.in/

This system has the following features and technologies

  • HTML5 and CSS3: Semantic Elements, CSS Grid, Flexbox
  • React: Components, Props, Events, Hooks, Router, Axios
  • Redux: Store, Reducers, Actions
  • Node & Express: Web API, Body Parser, File Upload, JWT
  • MongoDB: Mongoose, Aggregation
  • Development: ESLint, Babel, Git, Github,
  • Deployment: Heroku
  • Watch React & Node Tutorial

2. Install MongoDB

Download it from here: https://docs.mongodb.com/manual/administration/install-community/

3. Run Backend

$ npm install
$ npm start

4. Run Frontend

# open new terminal
$ cd frontend
$ npm install
$ npm start

5. Create Admin User

6. Login

7. Create Products

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published