Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Pokedex Task

This is a guide on how to run the project both on the backend and frontend.

Backend Setup

  1. Clone the repository: git clone https://github.com/BlockbusterAndy/Radiantly_Internship_Task
  2. Navigate to the backend directory: cd backend
  3. Install dependencies: npm install
  4. Start the backend server: nodemon src/server.js or node src/server.js

Frontend Setup

  1. Navigate to the frontend directory: cd frontend
  2. Install dependencies: npm install
  3. Start the frontend development server: npm run dev

Accessing the Application

Once both the backend and frontend servers are running, you can access the application by opening your web browser and navigating to http://localhost:5173/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages