Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)