A webapp to manage the tickets selling and attendance to events, users must register/login to access the protected routes, built with React&Redux.
Additional description about the project and its features.
- CSS
- JAVASCRIPT
- NPM
- REACT
- REDUX
- ESLINT
- PRETTIER
- REACT INFINITE SCROLL COMPONENT
- REACT BOOTSTRAP
- LOCALSTORAGE
- GITHUB ACTIONS
- VSCODE
- Follow the live demo link and enjoy the site.
To have this app on your pc, you need to:
-
download or clone this repo:
- Clone with SSH:
git@github.com:javitocor/Events-Controller-React.git
- Clone with HTTPS
https://github.com/javitocor/Events-Controller-React.git
-
In the project directory, you can run:
-
$ npm install
- installs all the dependencies required by the project -
$ npm start
- runs the app in the development mode:- Open http://localhost:3000 to view it in the browser.
- The page will reload if you make edits.
- You will also see any lint errors in the console.
-
$ npm run test
- Launches the test runner in the interactive watch mode.
- See the section about running tests for more information.
-
$ npm run build
- Builds the app for production to the
build
folder. - It correctly bundles React in production mode and optimizes the build for the best performance.
- The build is minified and the filenames include the hashes.
- Your app is ready to be deployed!
- Builds the app for production to the
-
- Add authentication endpoint.
👤 Javier Oriol Correas Sanchez Cuesta
- Github: @javitocor
- Twitter: @JavierCorreas4
- Linkedin: Javier Oriol Correas Sanchez Cuesta
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.