Skip to content

This repo contains an application named Seeker, it lets you search through a immersive Comic Book characters database.

License

Notifications You must be signed in to change notification settings

leoronne/seeker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project   |    Techs   |    Installation   |    Test   |    License


Project 🌟

This repo contains a test for the Front-end Developer position at Méliuz.


Deployed here.


Techs 🚀


Installation 🔧

First you need to clone the project using git clone https://github.com/leoronne/meliuz-frontend-test.git.

Then you can install the application using npm install or yarn install on the client and server directory.


Test ✔️

To start the application interface just run npm run start:web or yarn start:web on the root dir of the folder.

To start the application server just run npm run dev:server or yarn dev:server on the root dir of the folder.

Note: you need to create a .env file on the server directory and one on the client directory based on the example files.

You can generate the Comic Vine API Key here.


License 📝

License