/japlore

A website made to ease transition to Japan and help you find your way better

Primary LanguageJavaScript

Japlore

Making your japanese experience better

About this site

Japlore is a site made to ease your integration into the japanese way of life easier and better.
It offers a list of places that can be found in Japan, and it's interesting sights that would be fit for a tourist or migrant coming over for the first time

Key Features

  • A landing page showing various intersting landmarks
  • A contact page
  • An about me page
  • Other features are still in development

    PS: This site is not optimised for mobile or tablet devices!

    Other features of the app are still in progress, but you can view the live site here;

    Japlore site

    This site was developed using

    React Sass Figma

    This site is brought to you by

    Chibuzo Franklin Odigbo: Developer

    Deba Edoma: Designer

    For open source contributions

    This website was built with "npx-create-react-app".

    To work on this webiste, clone it using;

    ```
    git clone https://github.com/Franklivania/japlore.git
    ```
    

    Install the node modules by doing;

    npm install node-modules
    

    inside the application directory.

    When you are done, run

    npm start
    

    This would open a server on your localhost.

    All rights reserved, you can clone or fork this repository to make any changes to it. But you must commit to your branch and not push to the master