Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

103 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

To get started, follow these steps:

Installation

  1. Install Node.js: If you don't have it, download and install it from https://nodejs.org/.
  2. Install project dependencies:
    npm install
    npm install express
    npm install nodemailer
    

Running the Project

  1. Start the backend server:
    • Open a new terminal and type: node server.js
    • Open another terminal, navigate to the 'backend' directory, and type: node server.js
  2. Start the frontend: In the initial terminal, type: npm start

Important: The provided instructions assume you have a backend set up and configured. Please adjust 'node server.js' commands and the backend directory path accordingly.

Next Steps

  • The frontend will typically be available at http://localhost:3000.
  • Refer to your backend documentation for API endpoints and usage.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages