Skip to content

andresfernandez89/xlaunches-nextjs

Repository files navigation

SPACEX LAUNCHES

This project is a Web Site about SpaceX astronomical liftoffs.

Demo

https://xlaunches-nextjs.vercel.app/

Tech Stack

Next JS, TypeScript, Tailwind, Shadcn.

Run Locally

Clone the project

  git clone https://github.com/andresfernandez89/xlaunches-nextjs.git

Go to the project directory

  cd xlaunches-nextjs

Install dependencies

  npm install

Start the server

  npm run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env.local file:

NEXT_PUBLIC_API_URI=https://api.spacexdata.com/v5/

🔗 Links

linkedin