Skip to content

movarnell/spacelaunch-livecode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Title

Overview

This is a React-based front-end application focusing on pulling rocket launches from an API. It has been added to implementing Mock.API to keep a wish list for the launches. It started as a live code and was added to later.

Features

  • Title Component: Displays the main title
  • Navbar Component: Navigation bar
  • Mainpage Component: Main content area
  • About Component: Information about the project
  • Launches Component: Displays launches
  • Wishlist Component: Manages user wishlist

Technologies Used

  • React
  • React Router
  • React-Bootstrap
  • date-fns
  • uuid
  • Vite

How to Run the Project

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Run npm run dev to start the development server

NPM Scripts

  • npm run dev: Start the development server
  • npm run build: Build the project for production
  • npm run lint: Lint the project files

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors