Skip to content

erenxcolakx/messierProject

Repository files navigation

Messier Project 🌌

This project is created to explore and visualize celestial objects from the famous astronomer Charles Messier's catalog, compiled in the 18th century. You can visit site here

project gif

Technologies Used

html5 logocss3 logo bootstrap logo javascript logo react logo

Getting Started

Prerequisites

  • Node.js installed on your machine

Installation

Clone the repository:

git clone https://github.com/erenxcolakx/messierProject.git

Install dependencies:

cd messierProject
npm install

Start the application:

npm run dev