Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anbumani12/crm-backend
CRM Backend Capstone Project
https://github.com/anbumani12/crm-backend
cors dotenv express jsonwebtoken mongodb mongoose nodemailer
Last synced: about 2 months ago
JSON representation
CRM Backend Capstone Project
- Host: GitHub
- URL: https://github.com/anbumani12/crm-backend
- Owner: anbumani12
- Created: 2024-03-31T15:49:33.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-30T11:01:58.000Z (6 months ago)
- Last Synced: 2024-07-02T07:07:47.193Z (6 months ago)
- Topics: cors, dotenv, express, jsonwebtoken, mongodb, mongoose, nodemailer
- Language: JavaScript
- Homepage: https://capstone-vbjb.onrender.com
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Installation:
1.Clone the repository: git clone https://github.com/your-username/project-name.git
2.Navigate to the project directory: cd project-name
3.Install dependencies: npm install
Getting Started:
Start the development server:
1.npm start
2.Open your browser and navigate to http://localhost:3000 to view the application.
Folder Structure:
src: Contains the source code of the React application.
components: Reusable React components.
pages: Different pages of the application.
utils: Utility functions and helpers.
Technologies Used:
React
=> React Router DOM
=> Emotion (CSS-in-JS library)
=> Material-UI (React UI framework)
=> Axios (HTTP client)
=> Bootstrap (CSS framework)
=> FontAwesome (Icon library)
=> React Hot Toast (Toast notifications)
=> React Toastify (Toast notifications)