Skip to content

AM-77/rigel

Repository files navigation

Rigel Logo

MIT License

Rigel

A personal portfolio.

Rigel, or β Orionis, is a blue supergiant star in the constellation of Orion, approximately 860 light-years from Earth. Rigel is the brightest and most massive component of a star system of at least four stars that appear as a single blue-white point of light to the naked eye. Wikipedia

Made with:

This project was bootstrapped with Create React App.

  • ReactJs: an open-source, front end, JavaScript library for building smooth UI.
  • styled-components: Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress.
  • i18next: I18next is an internationalization-framework written in and for JavaScript. But it's much more than that.

Run it localy:

  • clone the repo:
git clone https://github.com/AM-77/rigel.git
  • install the dependencies: inside the rigel folder
npm install
# or
yarn
  • run the app (with its default data):
npm run start
# or
yarn start
  • in your browser, open a window on http://localhost:3000 🎆

Contribtion:

Feel free to open a pull requset 💁, report a bug 🐛 or request a feature 🌟 anytime you want.

Tributes:

License & copyright:

© AM-77 Licensed under the MIT License.