Skip to content

HackYourFuture-CPH/react-1-hw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Galactica Space Travel App

Introduction

Galactica is a space travel application built with Next.js and React. This project aims to teach students the fundamentals of React and Next.js by creating a dynamic and interactive space exploration app.

Prerequisites

  • Node.js (version 18 or higher)
  • npm or yarn

Getting Started

Installation

  1. Fork the repository (Recommended)
  2. Clone the repository using Code > Clone

Now you should have to project on your computer.

  1. cd into the homework folder
  2. run npm install

Running the Development Server

npm run dev

Open your browser and navigate to http://localhost:3000 to see the app in action.

HOMEWORKS:

Throughout the weeks you will be adding new features to this existing application. For your tasks you should be searching for the following:

  • Tasks for week1: TASK - React 1 week 1
  • Tasks for week2: TASK - React 1 week 2
  • Tasks for week3: TASK - React 1 week 3

You should be fixing ALL THE INSTANSCES of the current week.

How to find the tags?

Use the global search function in your IDE. (cmnd + shift + F OR Control + shift + F)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published